home *** CD-ROM | disk | FTP | other *** search
/ Weekly Play Boy All Stars / Weekly Play Boy All Stars 1.iso / pc / misaki.exe / misaki.dxr / 00002_misaki_latest.swf / scripts / DefineButton2_19 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2003-01-22  |  99 b   |  8 lines

  1. on(rollOver){
  2.    tellTarget("../M_01")
  3.    {
  4.       gotoAndStop("a_08");
  5.       play();
  6.    }
  7. }
  8.